github.com/jackc/puddle/v2.Pool.resetCount (field)
4 uses
github.com/jackc/puddle/v2 (current package)
pool.go#L145: resetCount int
pool.go#L321: poolResetCount: p.resetCount,
pool.go#L661: p.resetCount++
pool.go#L675: if p.closed || res.poolResetCount != p.resetCount {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)